A B C D F G H I J L M N O P Q R S T U

O

objectiveFunction(double[]) - Method in interface mcmcSolver.mcmcFunction
This should return the value of the statistical function at the vector of parameters x.
objectiveFunction(double[]) - Method in class montecarlo.MonteCarloTask
Method passed to LTE minimizer.
optchk_f77(int, double[], double[], double[], double[], double[], int[], int[], double, double[], int[], int[], int[], int[], double[], int[]) - Method in class newtonSolver.Uncmin_f77
The optchk_f77 method checks the input for reasonableness.
optdrv_f77(int, double[], Uncmin_methods, double[], double[], int[], int[], int[], int[], int[], int[], int[], double[], double[], double[], double[], double[], double[], double[], int[], double[][], double[], double[], double[], double[], double[], double[], double[], double[]) - Method in class newtonSolver.Uncmin_f77
The optdrv_f77 method is the driver for the nonlinear optimization problem.
optif0_f77(int, double[], Uncmin_methods, double[], double[], double[], int[], double[][], double[]) - Method in class newtonSolver.Uncmin_f77
The optif0_f77 method minimizes a smooth nonlinear function of n variables.
optif9_f77(int, double[], Uncmin_methods, double[], double[], int[], int[], int[], int[], int[], int[], int[], double[], double[], double[], double[], double[], double[], double[], int[], double[][], double[]) - Method in class newtonSolver.Uncmin_f77
The optif9_f77 method minimizes a smooth nonlinear function of n variables.
optstp_f77(int, double[], double[], double[], double[], int[], int[], int[], double[], double[], double[], double[], int[], int[], boolean[], int[]) - Method in class newtonSolver.Uncmin_f77
The optstp_f77 method determines whether the algorithm should terminate due to any of the following: 1) problem solved within user tolerance 2) convergence within user tolerance 3) iteration limit reached 4) divergence or too restrictive maximum step (stepmx) suspected Translated by Steve Verrill, May 12, 1998.
output(String) - Method in class newtonSolver.Uncmin_f77
 
outputResults(Matrix, JTextArea, int) - Static method in class montecarlo.Main
A simple utility method for reporting summary statistics from a passed Jama.Matrix object.

A B C D F G H I J L M N O P Q R S T U